diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-12-07 10:58:39 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-12-07 10:58:39 +0900 |
| commit | 86ccfafed6083d36a38714867202545ed83ae8b2 (patch) | |
| tree | 650a6cc50674aad3e90a544d998ae9f2cc30fbfc /config/waybar/configs/Def[TOP]-Laptop | |
| parent | fefd56f435d8885f30982c3d5ad09a91495d83a8 (diff) | |
added custom-keyboad waybar module
Diffstat (limited to 'config/waybar/configs/Def[TOP]-Laptop')
| -rw-r--r-- | config/waybar/configs/Def[TOP]-Laptop | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/waybar/configs/Def[TOP]-Laptop b/config/waybar/configs/Def[TOP]-Laptop index eabaf37e..8808e762 100644 --- a/config/waybar/configs/Def[TOP]-Laptop +++ b/config/waybar/configs/Def[TOP]-Laptop @@ -56,11 +56,12 @@ "custom/separator#dot-line", "pulseaudio", "custom/separator#dot-line", - //"wireplumber", "pulseaudio#microphone", "custom/separator#dot-line", "keyboard-state", "custom/separator#dot-line", + "custom/keyboard", + "custom/separator#dot-line", "custom/power", ], }
\ No newline at end of file |
